Replace --git with --vcs [git|hg]
authorzv <zv@nxvr.org>
Thu, 8 Oct 2015 01:13:25 +0000 (18:13 -0700)
committerzv <zv@nxvr.org>
Thu, 8 Oct 2015 01:13:25 +0000 (18:13 -0700)
src/etc/_cargo

index a1c43aff8c0048c249881538c981f3379ea96ab9..672227c87c43ce498ede21a125bcfd3deb9704bd 100644 (file)
@@ -131,7 +131,7 @@ case $state in
             new)
                 _arguments \
                     '--bin[use binary template]' \
-                    '--git[initialize new git repo]' \
+                    '--vcs:initialize a new repo with a given VCS:(git hg)' \
                     '(-h, --help)'{-h,--help}'[show help message]' \
                     '--hg[initialize new mercurial repo]' \
                     '--no-git[no new git repo]' \